{{{ JavaSideKick 3.2.0
Source: Source code is in SVN with the tag javasidekick-3-2-0
Announcement:
- Added java fold handler so folding of imports works correctly.
- Initial lang_de.properties file for JavaSidekick Plugin (rschwenn)
- Removing unused DefaultErrorSource instance (ezust)
- Fix for tracker 3582811, the fix for 3578771 broke comment parsing.
- Fix for tracker 3578771, improper handling of # in property key.
- Fix for tracker 3578769, continuation lines not handled properly.
- Updated docs. (ezust)
Requires Java 1.6.0
Requires jEdit 05.00.99.00
Required plugins:
Classpath 1.0.1 (classpath.ClasspathPlugin)
Common Controls 1.7.2 (CommonControlsPlugin)
EclipseIcons 1.0 (eclipseicons.EclipseIconsPlugin)
ErrorList 2.1 (errorlist.ErrorListPlugin)
SideKick 1.6 (sidekick.SideKickPlugin)
Optional plugins:
SuperAbbrevs 2.0 (SuperAbbrevsPlugin)
Short Description: SideKick to browse java, javacc, and property files.
Long Description: <html>
<p>
JavaSideKick offers Java-related services to other plugins, as well as
completion, insert missing imports. </p>
<p>The JavaSideKick plug-in provides a highly customizable tool for navigating
through Java source code. Using Sidekick, you can see a tree view for the
hierarchy of classes, interfaces, and methods for the file in the current
buffer. In addition, attributes, extends, implements and method exception
information can be displayed.
</p>
<p>
In addition to java files, JavaSideKick also handles javacc files (.jj and .jjt)
and java property files.
</p>
</html>
}}}
| Submitted | daleanson - 2014-04-09 15:08:42.774000 | Assigned | |
|---|---|---|---|
| Priority | 5 | Labels | |
| Status | open | Group | None |
| Resolution | None |
| 2014-04-10 02:17:45.003000 daleanson |
- **status**: open --> pending |
|---|---|
| 2014-04-10 02:17:45.446000 daleanson |
Hold off on this for a bit, bug 1779 was just entered, which affects this plugin. I'll fix that bug then reopen this. |
| 2014-07-08 03:28:10.364000 daleanson |
- **status**: pending --> open |
| 2014-07-08 03:28:11.056000 daleanson |
Go ahead and release this, please. |